 |
API Documentation
|
|
|
void erase(const nkMemory::StringView &name)
Viewport * getByIndex(unsigned int index)
void rename(const nkMemory::StringView ¤tName, const nkMemory::StringView &newName)
Holds all the information needed about a viewport.
Definition: Viewport.h:12
Viewport * get(const nkMemory::StringView &name)
Viewport * createOrRetrieve(const nkMemory::StringView &name)
void setActiveViewport(Viewport *value)
Manages the viewports available in the component.
Definition: ViewportManager.h:14
Class holding information about a string, with no ownership over the data.
Definition: StringView.h:22
Encompasses all API of component NilkinsGraphics.
Definition: BoundingBox.h:7
Viewport * getActiveViewport() const